autoloading - significado y definición. Qué es autoloading
DICLIB.COM
Herramientas lingüísticas IA
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:     

Traducción y análisis de palabras por inteligencia artificial

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es autoloading - definición


Autoloading         
WIKIMEDIA DISAMBIGUATION PAGE
Autoloading (disambiguation)
Autoloading is the means of using a mechanical device to chamber a round or shell in a projectile weapon. It may refer to:
Self-loading rifle         
WIKIMEDIA DISAMBIGUATION PAGE
Autoloading rifle
A self-loading rifle or autoloading rifle is a rifle with an action using a portion of the energy of each cartridge fired to load another cartridge. Self-loading pistols are similar, but intended to be held and fired by a single hand, while rifles are designed to be held with both hands and fired from the shoulder.
Autoload         
In computer programming, autoloading is the capability of loading and linking portions of a program from mass storage automatically when needed, so that the programmer is not required to define or include those portions of the program explicitly. Many high-level programming languages include autoload capabilities, which sacrifice some run-time speed for ease of coding and speed of initial compilation/linking.